|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectvectorimage.GVectorObject
raar.vectorimagex.RAGAgentShape
public class RAGAgentShape
A vector image representation of an agent.
| Constructor Summary | |
|---|---|
RAGAgentShape(RAAgent src)
Create a shape. |
|
| Method Summary | |
|---|---|
java.awt.Shape |
getShape()
Get the actual shape. |
java.awt.Shape |
getShape(double xd,
double yd,
double rotation)
Get the shape at position and angle given. |
int |
getType()
Get the type of shape: AGENT. |
| Methods inherited from class vectorimage.GVectorObject |
|---|
createGVectorObject, getColor, getObject, getOpacity, isFilled |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RAGAgentShape(RAAgent src)
| Method Detail |
|---|
public int getType()
public java.awt.Shape getShape()
getShape in class GVectorObject
public java.awt.Shape getShape(double xd,
double yd,
double rotation)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||